PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFContentStream Class
/ moveTextPosition Method
X offset.
Y offset.
Collapse All
Expand All
In This Topic
moveTextPosition Method
In This Topic
Moves the text position. Operator: Td
Syntax
public
void
moveTextPosition(
double
tx
,
double
ty
)
Parameters
tx
X offset.
ty
Y offset.
See Also
Reference
PDFContentStream Class
PDFContentStream Members